Layout
AmpAttributes.Layout property
AMP 提供了一组布局,用于指定 AMP 组件在文档布局中的行为方式。
public LayoutType Layout { get; set; }
也可以看看
- enum LayoutType
- class AmpAttributes
- 命名空间 Aspose.Email.Amp
- 部件 Aspose.Email
AMP 提供了一组布局,用于指定 AMP 组件在文档布局中的行为方式。
public LayoutType Layout { get; set; }