GStateGStateAttribute Enumeration |
GStante attribute types
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public enum GStateGStateAttribute
Public Enumeration GStateGStateAttribute
public enum class GStateGStateAttribute
pdftron.PDF.GStateGStateAttribute = function();
pdftron.PDF.GStateGStateAttribute.createEnum('pdftron.PDF.GStateGStateAttribute', false);
Members
| Member name | Value | Description |
---|
| e_transform | 0 | |
| e_rendering_intent | 1 | |
| e_stroke_cs | 2 | |
| e_stroke_color | 3 | |
| e_fill_cs | 4 | |
| e_fill_color | 5 | |
| e_line_width | 6 | |
| e_line_cap | 7 | |
| e_line_join | 8 | |
| e_flatness | 9 | |
| e_miter_limit | 10 | |
| e_dash_pattern | 11 | |
| e_char_spacing | 12 | |
| e_word_spacing | 13 | |
| e_horizontal_scale | 14 | |
| e_leading | 15 | |
| e_font | 16 | |
| e_font_size | 17 | |
| e_text_render_mode | 18 | |
| e_text_rise | 19 | |
| e_text_knockout | 20 | |
| e_text_pos_offset | 21 | |
| e_blend_mode | 22 | |
| e_opacity_fill | 23 | |
| e_opacity_stroke | 24 | |
| e_alpha_is_shape | 25 | |
| e_soft_mask | 26 | |
| e_smoothnes | 27 | |
| e_auto_stoke_adjust | 28 | |
| e_stroke_overprint | 29 | |
| e_fill_overprint | 30 | |
| e_overprint_mode | 31 | |
| e_transfer_funct | 32 | |
| e_BG_funct | 33 | |
| e_UCR_funct | 34 | |
| e_halftone | 35 | |
| e_null | 36 | |
See Also