SecurityCanAssembleDocument Property
Can assemble the PDF document (create bookmarks, thumbnail images or insert, rotate, delete
pages). This property has effect when a 128 bit key is used.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool CanAssembleDocument { get; set; }
Public Property CanAssembleDocument As Boolean
Get
Set
public:
property bool CanAssembleDocument {
bool get ();
void set (bool value);
}
member CanAssembleDocument : bool with get, set
Property Value
Boolean