| PdfFormObjectBackgroundAlphaNeeded Property |
Check something
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax public bool BackgroundAlphaNeeded { get; }
Public ReadOnly Property BackgroundAlphaNeeded As Boolean
Get
public:
property bool BackgroundAlphaNeeded {
bool get ();
}
member BackgroundAlphaNeeded : bool with get
/** @property */
public boolean get_BackgroundAlphaNeeded()
function get_BackgroundAlphaNeeded();
Property Value
BooleanSee Also