Aspose.Note for .Net
AttachedFileIsPrintout Property |
Gets or sets a value indicating whether the view of the file is printout.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public bool IsPrintout { get; set; }
Public Property IsPrintout As Boolean Get Set
public: property bool IsPrintout { bool get (); void set (bool value); }
member IsPrintout : bool with get, set
Property Value
Type: Boolean