Namespace: Spire.Compression.Zip
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public FileAttributes ExternalAttributes { get; set; }
Public Property ExternalAttributes As FileAttributes Get Set
public: property FileAttributes ExternalAttributes { FileAttributes get (); void set (FileAttributes value); }
member ExternalAttributes : FileAttributes with get, set