Class StringParameterInit
Названий на: Aspose.Page.XPS.XpsMetadata Асамблея: Aspose.Page.dll (25.4.0)
Базовий клас для всіх параметрів ланцюга.
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
Нападні члени
PrintTicketElement.Name , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StringParameterInit(Стринг, Стринг)
Створюється нова інстанція.
public StringParameterInit(string name, string value)
Parameters
name
string
Ім’я параметрів
value
string
значення параметрів.
Properties
MaxLength
Для стрічкових цінностей визначається найдовша дозволена стрічка.
public virtual int MaxLength { get; }
вартість нерухомості
MinLength
Для стрічкових цінностей визначається найкоротша дозволена стрічка.
public virtual int MinLength { get; }