Class XarSaveOptions
Class XarSaveOptions
이름 공간 : Aspose.Zip.Xar 모임: Aspose.Zip.dll (25.5.0)
xar 파일을 저장할 수 있는 옵션
public class XarSaveOptions
Inheritance
상속 회원들
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XarSaveOptions()
public XarSaveOptions()
Properties
EventsBag
수신 또는 파일 저장에 상승하는 이벤트의 컨테이너를 설정합니다.
public EventsBag EventsBag { get; set; }