PdfTextStickerAppearanceOpened Property |
Setup if sticker pop-up window will be opened by default.
Namespace: GroupDocs.Signature.Options.AppearancesAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic bool Opened { get; set; }
Public Property Opened As Boolean
Get
Set
public:
property bool Opened {
bool get ();
void set (bool value);
}
member Opened : bool with get, set
Property Value
Type:
Boolean
See Also