'Declaration Public Overrides Function GetTextContentPadding( _
ByVal appearanceStateTypeThe appearance state type.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType _
) As Vintasoft.Imaging.PaddingF
public override Vintasoft.Imaging.PaddingF GetTextContentPadding(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType
)
public: Vintasoft.Imaging.PaddingF GetTextContentPadding(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType
); override
public:
Vintasoft.Imaging.PaddingF GetTextContentPadding(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType appearanceStateType
); override
Parameters
- appearanceStateType
- The appearance state type.
Return Value
The rectangle, where field text content must be drawn.