IPrintTextOptionDetails.MaxCharacters Property

Definition

Gets the maximum allowed number of characters for the text of a print task option.

public:
 property unsigned int MaxCharacters { unsigned int get(); };
uint32_t MaxCharacters();
public uint MaxCharacters { get; }
var uInt32 = iPrintTextOptionDetails.maxCharacters;
Public ReadOnly Property MaxCharacters As UInteger

Property Value

UInt32

unsigned int

uint32_t

The maximum allowed number of characters for the text of a print task option.

Applies to