Class StringParameterInit

Class StringParameterInit

Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)

Klasa podstawowa dla wszystkich inicjalizatorów parametrów pasów.

public abstract class StringParameterInit : ParameterInit, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement ParameterInit StringParameterInit

Derived

DocumentBannerSheetSource , DocumentCoverBackSource , DocumentCoverFrontSource , DocumentImpositionColor , DocumentPageRanges , JobComment , JobErrorSheetSource , JobPrimaryBannerSheetSource , JobPrimaryCoverBackSource , JobPrimaryCoverFrontSource , PageBlendColorSpaceICCProfileURI , PageDestinationColorProfileEmbedded , PageDestinationColorProfileURI , PageDeviceColorSpaceProfileURI , PageSourceColorProfileEmbedded , PageSourceColorProfileURI , PageWatermarkTextColor , PageWatermarkTextText

Implements

IPrintTicketItem , IPrintTicketElementChild

Dziedziczeni członkowie

PrintTicketElement.Name , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

StringParameterInit(strumień, strumień)

Stworzyła się nowa instancja

public StringParameterInit(string name, string value)

Parameters

name string

Nazwa parametrów .

value string

Wartość parametrów.

Properties

MaxLength

Dla wartości łańcuchów określa najdłuższy dozwolony łańcuch.

public virtual int MaxLength { get; }

Wartość nieruchomości

int

MinLength

Dla wartości łańcuchów określa najkrótszy dozwolony łańcuch.

public virtual int MinLength { get; }

Wartość nieruchomości

int

 Polski