Click or drag to resize

ICSSTechnicalMetadata Properties


The ICSSTechnicalMetadata type exposes the following members.

Properties
  Name Description
Public property Characters Gets character count of the Asset
(Inherited from ITextTechnicalMetadata)
Public property CssType Gets the format of CSS
Public property Extension Gets the extension of the file, with dot in the front
(Inherited from ITechnicalMetadata)
Public property ExternalCssReferences Gets the number of external css references
Public property FileCreated Gets the time when the Asset was created.
(Inherited from ITechnicalMetadata)
Public property FileLastModified Gets the time when the Asset was last modified.
(Inherited from ITechnicalMetadata)
Public property FileName Gets the file name, including extension
(Inherited from ITechnicalMetadata)
Public property FileSize Gets the size of file (bytes)
(Inherited from ITechnicalMetadata)
Public property ImageReferences Gets the number of image references
Public property Lines Gets lines count of the Asset
(Inherited from ITextTechnicalMetadata)
Top
See Also