Share via


PrintCapabilities.PageBorderlessCapability 속성

정의

미디어의 가장자리까지 인쇄할 수 있는지 여부를 나타내는 값 컬렉션을 가져옵니다.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Printing::PageBorderless> ^ PageBorderlessCapability { System::Collections::ObjectModel::ReadOnlyCollection<System::Printing::PageBorderless> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Printing.PageBorderless> PageBorderlessCapability { get; }
member this.PageBorderlessCapability : System.Collections.ObjectModel.ReadOnlyCollection<System.Printing.PageBorderless>
Public ReadOnly Property PageBorderlessCapability As ReadOnlyCollection(Of PageBorderless)

속성 값

ReadOnlyCollection<T> 값의 PageBorderless입니다.

설명

대부분의 레이저 및 잉크젯 여백 없는 인쇄를 지원 하지 않습니다. 이 문서를 이동 하는 프린터의 부품에 않도록 되지 않는 여백을 남겨둘지 허용 해야 합니다. 그러나 대부분의 사진 프린터 여백 없는 인쇄를 지원지 않습니다.

프린터는 여백 없는 인쇄를 지원 하지 않으면는 컬렉션이 비어 있습니다.

이 속성에 해당 합니다 Print SchemaPageBorderless 키워드입니다.

적용 대상