AttachedFile.Height Property
Aspose.Note for .Net
AttachedFileHeight Property |
Gets the original height of the embedded file icon.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1
public float Height { get; }
Public ReadOnly Property Height As Single Get
public: property float Height { float get (); }
member Height : float32 with get