CompositingParametersIsMasked Property |
Gets the mask flag.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic bool IsMasked { get; }
Public ReadOnly Property IsMasked As Boolean
Get
public:
property bool IsMasked {
bool get ();
}
member IsMasked : bool with get
Property Value
Type:
Boolean
See Also