ImageBytesType
ImageBytesType Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.pdf.parser.PdfImageObject
iTextSharp.text.pdf.parser.PdfImageObject.ImageBytesType[[ImageBytesType]]
end
Members
Properties
Public properties
Type | Name | Methods |
---|---|---|
string | FileExtension | get |
Details
Properties
FileExtension
public string FileExtension { get; }
Generated with ModularDoc