'Declaration <CategoryAttribute("Appearance")> <DescriptionAttribute("The form of quadding (justification) to be used in displaying the text of the annotation.")> <DefaultValueAttribute(LeftJustified)> Public Property TextQuadding As Vintasoft.Imaging.Pdf.Tree.InteractiveForms.TextQuaddingType
[Category("Appearance")] [Description("The form of quadding (justification) to be used in displaying the text of the annotation.")] [DefaultValue(LeftJustified)] public Vintasoft.Imaging.Pdf.Tree.InteractiveForms.TextQuaddingType TextQuadding { get; set; }
[Category("Appearance")] [Description("The form of quadding (justification) to be used in displaying the text of the annotation.")] [DefaultValue(LeftJustified)] public: __property Vintasoft.Imaging.Pdf.Tree.InteractiveForms.TextQuaddingType get_TextQuadding(); public: __property void set_TextQuadding(
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.TextQuaddingType value
);
[Category("Appearance")] [Description("The form of quadding (justification) to be used in displaying the text of the annotation.")] [DefaultValue(LeftJustified)] public:
property Vintasoft.Imaging.Pdf.Tree.InteractiveForms.TextQuaddingType TextQuadding { Vintasoft.Imaging.Pdf.Tree.InteractiveForms.TextQuaddingType get(); void set(Vintasoft.Imaging.Pdf.Tree.InteractiveForms.TextQuaddingType value); }
Property Value
Значение по умолчанию - TextQuaddingType.LeftJustified.