TProjectPdfAttachment Class
Represents type TProjectPdfAttachment.
Sigma.Document.TProjectAttachment
Sigma.Document.TProjectFileAttachment
Sigma.Document.TProjectPdfAttachment
type TProjectPdfAttachment = class(TProjectFileAttachment) end;
The TProjectPdfAttachment type exposes the following members.
| Name | Description | |
|---|---|---|
|  | Description | Represents property  | 
|  | Filename | Represents property  | 
|  | Group | Represents property  | 
|  | Hidden | Represents property  | 
|  | Name | Represents property  | 
|  | Size | Represents property  | 
| Name | Description | |
|---|---|---|
|  | GetDescription | Represents method  | 
|  | GetFilename | Represents method  | 
|  | GetGroup | Represents method  | 
|  | GetHidden | Represents method  | 
|  | GetName | Represents method  | 
|  | GetSize | Represents method  | 
|  | LoadFromStream(TStream) | Represents method  | 
|  | SaveToStream(TStream) | Represents method  | 
|  | SetDescription(String) | Represents method  | 
|  | SetGroup(String) | Represents method  | 
|  | SetHidden(Boolean) | Represents method  | 
|  | SetName(String) | Represents method  |