Contains font attributes (font name, font size, color, and so on) for an object.... bool get_SmallCaps () True if the font is formatted...void set_SmallCaps (bool value) Setter for get_SmallCaps . More...
Style ITextPortion.Style property Gets the style. public ITextStyle Style { get ; } Property Value The style. Example...... SmallCaps ; // edit text style "Lowercasetext"...
Aspose.Words.Font classe. Contiene gli attributi del carattere nome del carattere dimensione del carattere colore e così via per un oggetto.... SmallCaps { get; set; } Vero se il carattere...
Aspose::Words::Drawing::TextPath::get_Trim method. Determines whether extra space is removed above and below the text in C++....-> get_TextPath () -> get_SmallCaps ()); ASPOSE_ASSERT_EQ ( 36...
Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the layout order of rows is reversed in C++....-> get_TextPath () -> get_SmallCaps ()); ASPOSE_ASSERT_EQ ( 36...
Aspose::Words::Drawing::TextPath::get_FontFamily method. Defines the family of the textpath font in C++....-> get_TextPath () -> get_SmallCaps ()); ASPOSE_ASSERT_EQ ( 36...
Contains font attributes (font name, font size, color, and so on) for an object.... bool get_SmallCaps () True if the font is formatted...void set_SmallCaps (bool value) Setter for get_SmallCaps . More...