Aspose::Page::XPS::XpsMetadata::Property 클래스
내용물
[
숨다
]Property class
공통 PrintTicket**Property**을 구현하는 클래스입니다. 모든 스키마 정의 속성의 기본 클래스입니다. Property 요소는 name 속성으로 지정된 장치, 작업 형식 또는 기타 관련 속성을 선언합니다. Value 요소는 **Property**에 값을 할당하는 데 사용됩니다. **Property**는 복잡할 수 있으며, 여러 하위 속성을 포함할 수 있습니다. 하위 속성도 Property 요소로 표현됩니다. https://docs.microsoft.com/en-us/windows/win32/printdocs/property.
class Property : public Aspose::Page::XPS::XpsMetadata::CompositePrintTicketElement,
public virtual Aspose::Page::XPS::XpsMetadata::IPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IFeatureItem,
public virtual Aspose::Page::XPS::XpsMetadata::IOptionItem,
public Aspose::Page::XPS::XpsMetadata::IScoredPropertyItem,
public Aspose::Page::XPS::XpsMetadata::IPropertyItem
메서드
| 메서드 | 설명 |
|---|---|
| Property(System::String, System::SharedPtr<Property>, const System::ArrayPtr<System::SharedPtr<IPropertyItem>>&) | 새 인스턴스를 생성합니다. |
| Property(System::String, System::SharedPtr<Value>, const System::ArrayPtr<System::SharedPtr<IPropertyItem>>&) | 새 인스턴스를 생성합니다. |
또 보기
- Class CompositePrintTicketElement
- Class IPrintTicketItem
- Class IFeatureItem
- Class IOptionItem
- Class IScoredPropertyItem
- Class IPropertyItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++